home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19950329-19950528 / 000217_news@columbia.edu_Mon Apr 24 16:45:23 1995.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Received: from apakabar.cc.columbia.edu by watsun.cc.columbia.edu with SMTP id AA09052
  2.   (5.65c+CU/IDA-1.4.4/HLK for <kermit.misc@watsun.cc.columbia.edu>); Mon, 24 Apr 1995 12:47:17 -0400
  3. Received: by apakabar.cc.columbia.edu id AA01395
  4.   (5.65c+CU/IDA-1.4.4/HLK for kermit.misc@watsun); Mon, 24 Apr 1995 12:45:41 -0400
  5. Path: news.columbia.edu!watsun.cc.columbia.edu!fdc
  6. From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
  7. Newsgroups: comp.protocols.kermit.misc
  8. Subject: Re: MS-Kermit <--> VMS Kermit ?
  9. Date: 24 Apr 1995 16:45:23 GMT
  10. Organization: Columbia University
  11. Lines: 22
  12. Message-Id: <3ngkj3$1aa@apakabar.cc.columbia.edu>
  13. References: <95109.135856HDK@psuvm.psu.edu> <q9NV4c1w165w@torrie.org>
  14. Nntp-Posting-Host: watsun.cc.columbia.edu
  15. Apparently-To: kermit.misc@watsun.cc.columbia.edu
  16.  
  17. In article <q9NV4c1w165w@torrie.org>, Gordon Torrie <gordon@torrie.org> wrote:
  18. >H. D. Knoble <HDK@psuvm.psu.edu> writes:
  19. >| ...
  20. >| The solution is to use C-Kermit for VMS.
  21. >
  22. >No it is not.  While C-Kermit undoubtedly has advantages over Kermit-32,
  23. >Kermit-32 is not the problem.  The solution is to create a Kermit script
  24. >that MS-Kermit then runs.
  25. >
  26. Kermit-32 can still be used, but use it at your own risk.  It is no longer
  27. supported, and if there are problems with it -- functional problems or
  28. performance problems -- there is nobody to fix it or improve it.
  29.  
  30. It does not go as fast as C-Kermit, it does not have as many features.
  31. And C-Kermit, unlike Kermit-32, *is* supported.  Thus we recommend people
  32. use it instead of Kermit-32.
  33.  
  34. So... "a" solution is to use C-Kermit.  Another would be to give some
  35. special commands to MS-DOS Kermit and/or Kermit-32, but you do not
  36. necessarily have to write a long script in order to accomplish this.
  37.  
  38. - Frank